速報APP / 教育 / Machine Learning

Machine Learning

價格:免費

更新日期:2018-05-15

檔案大小:3.5M

目前版本:5.6

版本需求:Android 4.0.3 以上版本

官方網站:mailto:EDUVENGERS@GMAIL.COM

Machine Learning(圖1)-速報App

About this course: Machine learning is the science of getting computers to act without being explicitly programmed. In the past decade, machine learning has given us self-driving cars, practical speech recognition, effective web search, and a vastly improved understanding of the human genome. Machine learning is so pervasive today that you probably use it dozens of times a day without knowing it. Many researchers also think it is the best way to make progress towards human-level AI. In this class, you will learn about the most effective machine learning techniques, and gain practice implementing them and getting them to work for yourself. More importantly, you'll learn about not only the theoretical underpinnings of learning, but also gain the practical know-how needed to quickly and powerfully apply these techniques to new problems. Finally, you'll learn about some of Silicon Valley's best practices in innovation as it pertains to machine learning and AI.

This course provides a broad introduction to machine learning, datamining, and statistical pattern recognition. Topics include: (i) Supervised learning (parametric/non-parametric algorithms, support vector machines, kernels, neural networks). (ii) Unsupervised learning (clustering, dimensionality reduction, recommender systems, deep learning). (iii) Best practices in machine learning (bias/variance theory; innovation process in machine learning and AI). The course will also draw from numerous case studies and applications, so that you'll also learn how to apply learning algorithms to building smart robots (perception, control), text understanding (web search, anti-spam), computer vision, medical informatics, audio, database mining, and other areas.

You will learn how to build a successful machine learning project. If you aspire to be a technical leader in AI, and know how to set direction for your team's work, this course will show you how.

Much of this content has never been taught elsewhere, and is drawn from my experience building and shipping many deep learning products. This course also has two "flight simulators" that let you practice decision-making as a machine learning project leader. This provides "industry experience" that you might otherwise get only after years of ML work experience.

Contents

01 and 02: Introduction, Regression Analysis and Gradient Descent

03: Linear Algebra - review

04: Linear Regression with Multiple Variables

05: Octave

06: Logistic Regression

07: Regularization

08: Neural Networks - Representation

09: Neural Networks - Learning

Machine Learning(圖2)-速報App

10: Advice for applying machine learning techniques

11: Machine Learning System Design

12: Support Vector Machines

13: Clustering

14: Dimensionality Reduction

15: Anomaly Detection

16: Recommender Systems

17: Large Scale Machine Learning

18: Application Example - Photo OCR

19: Course Summary

You will:

- Understand how to diagnose errors in a machine learning system, and

- Be able to prioritize the most promising directions for reducing error

- Understand complex ML settings, such as mismatched training/test sets, and comparing to and/or surpassing the human-level performance

Machine Learning(圖3)-速報App

- Know how to apply end-to-end learning, transfer learning, and multi-task learning